ImportApiResultObject

The import content items result object from importing content into the system.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

importDscMap

A 'map' of the content items and their matching connection strings needed for data source management

-

[string] [ConnStringDscApiObject [ ] ]

itemsIds

A 'map' of the ids of all items in the source & the destination

-

[UUID] [UUID]

failedItems

A 'list' of the content items that failed to be imported

-

RelatedItemData [ ]

Usages
  • /API2/content/importContent
  • /API3/content/importContent